Gini Capture SDK for Android
Gini Capture SDK for Android
/
net.gini.android.capture.onboarding
Package-level
declarations
Types
Types
Default
Pages
Link copied to clipboard
public
class
DefaultPages
Default onboarding pages.
Onboarding
Fragment
Link copied to clipboard
public
class
OnboardingFragment
extends
Fragment
implements
OnboardingScreenContract.View
Internal use only.
Onboarding
Page
Link copied to clipboard
public
class
OnboardingPage
implements
Parcelable
The
OnboardingPage
is used by the Onboarding Screen to display an image and a short text.
Onboarding
Page
Fragment
Link copied to clipboard
public
class
OnboardingPageFragment
extends
Fragment
implements
OnboardingPageContract.View
Internal use only.